pub fn keyctl_unlink(
    id: KeyringSerial,
    ringid: KeyringSerial
) -> Result<(), Errno>