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