pub fn keyctl_pkey_encrypt( key: KeyringSerial, info: &str, data: &[u8], buffer: Out<'_, [u8]>, ) -> Result<usize, Errno>