pub unsafe extern "system" fn CoGetInterfaceAndReleaseStream(
    pstm: *mut c_void,
    iid: *const GUID,
    ppv: *mut *mut c_void,
) -> HRESULT