pub unsafe extern "C" fn gdk_display_get_maximal_cursor_size(
    display: *mut GdkDisplay,
    width: *mut c_uint,
    height: *mut c_uint
)