pub fn make_current(
    display: *mut c_void,
    draw: *mut c_void,
    read: *mut c_void,
    ctx: *mut c_void
) -> bool