pub unsafe extern "system" fn GdipGetMatrixElements(
    matrix: *const Matrix,
    matrixout: *mut f32
) -> Status