pub unsafe extern "C" fn TABLE_check_tmp_key(
    this: *mut TABLE,
    key: uint,
    key_parts: uint,
    next_field_no: Option<unsafe extern "C" fn(arg1: *mut uchar) -> uint>,
    arg: *mut uchar
) -> bool