pub unsafe extern "C" fn gtk_frame_set_label(
    frame: *mut GtkFrame,
    label: *const c_char
)