pub unsafe extern "C" fn eglCreatePlatformPixmapSurface(
dpy: EGLDisplay,
config: EGLConfig,
native_pixmap: *mut c_void,
attrib_list: *const EGLAttrib,
) -> EGLSurfacepub unsafe extern "C" fn eglCreatePlatformPixmapSurface(
dpy: EGLDisplay,
config: EGLConfig,
native_pixmap: *mut c_void,
attrib_list: *const EGLAttrib,
) -> EGLSurface