pub unsafe extern "C" fn gdk_keyval_convert_case(
    symbol: c_uint,
    lower: *mut c_uint,
    upper: *mut c_uint
)