Function IndexFilePath

pub unsafe extern "system" fn IndexFilePath(
    resourceindexer: *const c_void,
    filepath: PCWSTR,
    ppresourceuri: *mut PWSTR,
    pqualifiercount: *mut u32,
    ppqualifiers: *mut *mut IndexedResourceQualifier,
) -> HRESULT