pub unsafe extern "C" fn slagge_( m: *const c_int, n: *const c_int, kl: *const c_int, ku: *const c_int, D: *const f32, A: *mut f32, lda: *const c_int, iseed: *mut c_int, work: *mut f32, info: *mut c_int, )