pub unsafe fn MFCreateNetSchemePlugin(
    riid: *const GUID,
    ppvhandler: *mut *mut c_void
) -> Result<()>