pub unsafe extern "C" fn jit_strndup(
    str_: *const c_char,
    len: c_uint
) -> *mut c_char