pub unsafe extern "C" fn gdk_x11_register_standard_event_type(
    display: *mut GdkX11Display,
    event_base: c_int,
    n_events: c_int
)