pub unsafe extern "C" fn handler_binlog_log_row(
    this: *mut handler,
    before_record: *const uchar,
    after_record: *const uchar,
    log_func: Log_func
) -> c_int