pub unsafe extern "C" fn aoclsparse_droti(
nnz: aoclsparse_int,
x: *mut f64,
indx: *const aoclsparse_int,
y: *mut f64,
c: f64,
s: f64,
) -> aoclsparse_statuspub unsafe extern "C" fn aoclsparse_droti(
nnz: aoclsparse_int,
x: *mut f64,
indx: *const aoclsparse_int,
y: *mut f64,
c: f64,
s: f64,
) -> aoclsparse_status