pub unsafe extern "system" fn RtlGUIDFromString(
    GuidString: PCUNICODE_STRING,
    Guid: *mut GUID
) -> NTSTATUS