pub unsafe extern "C" fn XAllocColorPlanes(
    arg1: *mut Display,
    arg2: Colormap,
    arg3: c_int,
    arg4: *mut c_ulong,
    arg5: c_int,
    arg6: c_int,
    arg7: c_int,
    arg8: c_int,
    arg9: *mut c_ulong,
    arg10: *mut c_ulong,
    arg11: *mut c_ulong
) -> c_int