pub type PFN_cusparseRot = unsafe extern "C" fn(handle: cusparseHandle_t, c: *const c_void, s: *const c_void, vec_x: cusparseDnVecDescr_t, vec_y: cusparseDnVecDescr_t) -> cusparseStatus_t;pub type PFN_cusparseRot = unsafe extern "C" fn(handle: cusparseHandle_t, c: *const c_void, s: *const c_void, vec_x: cusparseDnVecDescr_t, vec_y: cusparseDnVecDescr_t) -> cusparseStatus_t;