pub unsafe extern "C" fn emscripten_webgl_get_drawing_buffer_size( context: EMSCRIPTEN_WEBGL_CONTEXT_HANDLE, width: *mut c_int, height: *mut c_int, ) -> c_int