pub unsafe extern "C" fn dzl_state_machine_add_style(
    self_: *mut DzlStateMachine,
    state: *const c_char,
    widget: *mut GtkWidget,
    style: *const c_char
)