pub unsafe extern "system" fn KsOpenDefaultDevice(
    category: *const GUID,
    access: u32,
    devicehandle: *mut HANDLE,
) -> HRESULT