pub unsafe extern "C" fn dlaed9_(
k: *const c_int,
kstart: *const c_int,
kstop: *const c_int,
n: *const c_int,
d: *mut c_double,
q: *mut c_double,
ldq: *const c_int,
rho: *const c_double,
dlamda: *const c_double,
w: *const c_double,
s: *mut c_double,
lds: *const c_int,
info: *mut c_int,
)