pub unsafe extern "system" fn GdipGetWorldTransform(
    graphics: *mut GpGraphics,
    matrix: *mut Matrix
) -> Status