pub unsafe fn reallocarray(
    arg___ptr: *mut c_void,
    arg___nmemb: usize,
    arg___size: usize
) -> *mut c_void