pub unsafe extern "C" fn gdk_window_set_role(
    window: *mut GdkWindow,
    role: *const c_char
)