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