pub unsafe extern "C" fn mf_classic_dict_find_index(
    dict: *mut MfClassicDict,
    key: *mut u8,
    target: *mut u32
) -> bool