pub unsafe fn dorgtr( layout: Layout, uplo: u8, n: i32, a: &mut [f64], lda: i32, tau: &[f64], ) -> i32