pub unsafe extern "system" fn GdipMultiplyMatrix(
    matrix: *mut Matrix,
    matrix2: *mut Matrix,
    order: MatrixOrder
) -> Status