pub unsafe extern "system" fn CreateResourceIndexer(
    projectroot: PCWSTR,
    extensiondllpath: PCWSTR,
    ppresourceindexer: *mut *mut c_void,
) -> HRESULT