pub fn keyctl_set_timeout(
    key: KeyringSerial,
    timeout: TimeoutSeconds
) -> Result<(), Errno>