pub unsafe extern "C" fn blMatrix2DInvert( dst: *mut BLMatrix2D, src: *const BLMatrix2D, ) -> BLResult