pub unsafe extern "C" fn SecRandomCopyBytes( rnd: SecRandomRef, count: usize, bytes: *mut c_void, ) -> c_int