pub unsafe extern "C" fn blStringInsertString(
self_: *mut BLStringCore,
index: usize,
other: *const BLStringCore,
) -> BLResultpub unsafe extern "C" fn blStringInsertString(
self_: *mut BLStringCore,
index: usize,
other: *const BLStringCore,
) -> BLResult