pub unsafe extern "C" fn XSetSizeHints(
    arg1: *mut Display,
    arg2: Window,
    arg3: *mut XSizeHints,
    arg4: Atom
) -> c_int