pub unsafe fn stpqrt2( m: i32, n: i32, l: i32, a: &mut [f32], lda: i32, b: &mut [f32], ldb: i32, t: &mut [f32], ldt: i32, info: &mut i32, )