pub unsafe extern "C" fn ZyanStringViewInsideBufferEx(
    view: *mut ZyanStringView,
    buffer: *const c_char,
    length: usize
) -> Status