pub unsafe fn CreateFX( clsid: *const GUID, peffect: *mut Option<IUnknown>, pinitdat: Option<*const c_void>, initdatabytesize: u32, ) -> Result<()>