pub unsafe extern "C-unwind" fn janet_buffer_push_cstring(
    buffer: *mut JanetBuffer,
    cstring: *const c_char
)