pub unsafe extern "C" fn solve_matrix( MatrixLHSID: Hlong, MatrixLHSType: *const c_char, Epsilon: f64, MatrixRHSID: Hlong, MatrixResultID: *mut Hlong, ) -> Herror