pub unsafe extern "system" fn UuidCompare(
    uuid1: *const GUID,
    uuid2: *const GUID,
    status: *mut RPC_STATUS
) -> i32