pub unsafe extern "system" fn RtlStringFromGUID(
    Guid: *const GUID,
    GuidString: PUNICODE_STRING
) -> NTSTATUS