pub unsafe extern "system" fn UuidToStringW(
    uuid: *const GUID,
    stringuuid: *mut PWSTR
) -> RPC_STATUS