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