pub unsafe extern "C" fn crypt_safe_realloc(
data: *mut c_void,
size: usize
) -> *mut c_void