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