pub unsafe extern "C" fn executorch_MemoryAllocator_allocate( self_: *mut MemoryAllocator, size: usize, alignment: usize, ) -> *mut c_void