pub unsafe extern "C" fn vnc_connection_set_framebuffer(
    conn: *mut VncConnection,
    fb: *mut VncFramebuffer
) -> gboolean