pub unsafe extern "C" fn rb_memsearch(
    arg1: *const c_void,
    arg2: c_long,
    arg3: *const c_void,
    arg4: c_long,
    arg5: *mut rb_encoding
) -> c_long