pub unsafe extern "system" fn CorBindToCurrentRuntime(
    pwszfilename: PCWSTR,
    rclsid: *const GUID,
    riid: *const GUID,
    ppv: *mut *mut c_void,
) -> HRESULT