pub unsafe fn chptrd( uplo: u8, n: i32, ap: &mut [c32], d: &mut [f32], e: &mut [f32], tau: &mut [c32], info: &mut i32, )