pub unsafe extern "C" fn jit_strrchr(
    str_: *const c_char,
    ch: c_int
) -> *mut c_char