pub fn query_context(
    display: *mut c_void,
    ctx: *mut c_void,
    attribute: i32,
    value: &mut i32
) -> bool