pub unsafe extern "C" fn blStringInsertData( self_: *mut BLStringCore, index: usize, str: *const c_char, n: usize, ) -> BLResult