pub unsafe extern "C" fn blArrayResize( self_: *mut BLArrayCore, n: usize, fill: *const c_void, ) -> BLResult