pub fn keyctl_get_keyring_id(
    id: KeyringSerial,
    create: bool
) -> Result<KeyringSerial, Errno>