pub unsafe extern "C" fn nettle_memxor3( dst: *mut c_void, a: *const c_void, b: *const c_void, n: usize ) -> *mut c_void