pub unsafe extern "C" fn aoclsparse_csctr(
nnz: aoclsparse_int,
x: *const c_void,
indx: *const aoclsparse_int,
y: *mut c_void,
) -> aoclsparse_statuspub unsafe extern "C" fn aoclsparse_csctr(
nnz: aoclsparse_int,
x: *const c_void,
indx: *const aoclsparse_int,
y: *mut c_void,
) -> aoclsparse_status