pub unsafe fn stfttr( transr: u8, uplo: u8, n: i32, arf: &[f32], a: &mut [f32], lda: i32, info: &mut i32, )