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