pub unsafe extern "C" fn blMatrix2DMapPointDArray( self_: *const BLMatrix2D, dst: *mut BLPoint, src: *const BLPoint, count: usize, ) -> BLResult