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