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