pub unsafe extern "C" fn xb_machine_stack_push_text(
    self_: *mut XbMachine,
    stack: *mut XbStack,
    str: *const c_char,
    error: *mut *mut GError
) -> gboolean