pub unsafe extern "C" fn dlaed1_(
n: *const c_int,
d: *mut c_double,
q: *mut c_double,
ldq: *const c_int,
indxq: *mut c_int,
rho: *const c_double,
cutpnt: *const c_int,
work: *mut c_double,
iwork: *mut c_int,
info: *mut c_int,
)