pub fn keyctl_describe(
    id: KeyringSerial,
    buffer: Option<Out<'_, [u8]>>
) -> Result<usize, Errno>