pub unsafe extern "C" fn kmp_realloc(
    arg1: *mut c_void,
    arg2: size_t
) -> *mut c_void