pub unsafe extern "C" fn blArrayReplaceItem( self_: *mut BLArrayCore, index: usize, item: *const c_void, ) -> BLResult