pub(crate) unsafe fn try_into_from_memory_ptr<T: 'static>( mem_ptr: *mut GstMemory, ) -> Result<T, MemoryIntoInnerError>