pub unsafe extern "system" fn UuidFromStringW(
    stringuuid: PCWSTR,
    uuid: *mut GUID
) -> RPC_STATUS