pub unsafe extern "C" fn SBCommandReturnObjectPutCString(
    instance: SBCommandReturnObjectRef,
    string: *const c_char,
    len: c_int
)