pub unsafe extern "system" fn RtlStringFromGUID(
    guid: *const GUID,
    guidstring: *mut UNICODE_STRING
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"