pub unsafe extern "system" fn GdipCreateMatrix3I(
    rect: *const Rect,
    dstplg: *const Point,
    matrix: *mut *mut Matrix
) -> Status