pub unsafe extern "C" fn cublasGetSmCountTarget(
    handle: cublasHandle_t,
    smCountTarget: *mut c_int
) -> cublasStatus_t