pub fn choose_config(
    display: *mut c_void,
    attrib_list: &[i32],
    config_size: i32
) -> Option<*mut c_void>