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