pub unsafe extern "C" fn crypt_safe_memcpy( dst: *mut c_void, src: *const c_void, size: usize, ) -> *mut c_void