pub(crate) unsafe fn make_no_context_current(
    egl_display: *const c_void
) -> Result<(), Error>