pub unsafe extern "C" fn dzl_state_machine_set_state(
    self_: *mut DzlStateMachine,
    state: *const c_char
)