pub unsafe extern "C" fn AES_set_encrypt_key( userKey: *const c_uchar, bits: c_int, key: *mut AES_KEY, ) -> c_int