pub fn keyctl_get_persistent(
    uid: uid_t,
    id: KeyringSerial
) -> Result<KeyringSerial, Errno>