pub unsafe fn UuidFromStringA<P0>(stringuuid: P0, uuid: *mut GUID) -> RPC_STATUSwhere P0: Param<PCSTR>,