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