pub unsafe extern "C" fn Mtx_Add( out: *mut C3D_Mtx, lhs: *const C3D_Mtx, rhs: *const C3D_Mtx )
Matrix addition
out
lhs
rhs
lhs+rhs (sum)