pub unsafe extern "C" fn gtk_label_set_angle(
    label: *mut GtkLabel,
    angle: c_double
)