pub unsafe extern "C" fn SteamAPI_ISteamRemotePlay_CreateMouseCursor( self_: *mut ISteamRemotePlay, nWidth: c_int, nHeight: c_int, nHotX: c_int, nHotY: c_int, pBGRA: *const c_void, nPitch: c_int, ) -> RemotePlayCursorID_t