pub unsafe extern "C" fn vnc_connection_set_pixel_format(
    conn: *mut VncConnection,
    fmt: *const VncPixelFormat
) -> gboolean