pub unsafe extern "C" fn Gfx_LoadMatrix(
    type_: MatrixType,
    matrix: *const Matrix
)