pub unsafe extern "C" fn sfShape_create(
getPointCount: sfShapeGetPointCountCallback,
getPoint: sfShapeGetPointCallback,
userData: *mut c_void,
) -> *mut sfShapepub unsafe extern "C" fn sfShape_create(
getPointCount: sfShapeGetPointCountCallback,
getPoint: sfShapeGetPointCallback,
userData: *mut c_void,
) -> *mut sfShape