Function windows_sys::Wdk::System::SystemServices::RtlStringFromGUID

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