Function windows_sys::Wdk::System::SystemServices::RtlGUIDFromString

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