pub unsafe extern "C" fn model_create_mem( filename_utf8: *const c_char, data: *const c_void, data_size: usize, shader: ShaderT, ) -> ModelT