pub unsafe extern "C" fn invert_matrix( MatrixID: Hlong, MatrixType: *const c_char, Epsilon: f64, MatrixInvID: *mut Hlong, ) -> Herror