pub(crate) unsafe fn egl_config_from_id(
    egl_display: *const c_void,
    egl_config_id: i32
) -> *const c_void