pub unsafe extern "C" fn dscal_( n: *const c_int, a: *const c_double, x: *mut c_double, incx: *const c_int, )