pub unsafe extern "C" fn gtk_stock_set_translate_func(
    domain: *const c_char,
    func: GtkTranslateFunc,
    data: gpointer,
    notify: GDestroyNotify
)