pub unsafe extern "C" fn jit_stricmp(
    str1: *const c_char,
    str2: *const c_char
) -> c_int