pub unsafe extern "C" fn _utee_cryp_state_alloc( algo: c_ulong, op_mode: c_ulong, key1: c_ulong, key2: c_ulong, state: *mut u32, ) -> usize