pub unsafe extern "system" fn IoWMIAllocateInstanceIds(
    guid: *const GUID,
    instancecount: u32,
    firstinstanceid: *mut u32,
) -> NTSTATUS