pub unsafe fn slagsy( n: i32, k: i32, d: &[f32], a: &mut [f32], lda: i32, iseed: &mut [i32], work: &mut [f32], info: &mut i32, )