pub unsafe extern "C" fn cusparseDenseToSparse_bufferSize(
handle: cusparseHandle_t,
matA: cusparseConstDnMatDescr_t,
matB: cusparseSpMatDescr_t,
alg: cusparseDenseToSparseAlg_t,
bufferSize: *mut size_t,
) -> cusparseStatus_tpub unsafe extern "C" fn cusparseDenseToSparse_bufferSize(
handle: cusparseHandle_t,
matA: cusparseConstDnMatDescr_t,
matB: cusparseSpMatDescr_t,
alg: cusparseDenseToSparseAlg_t,
bufferSize: *mut size_t,
) -> cusparseStatus_t