pub unsafe fn cusolverDnDpotri_bufferSize(
handle: cusolverDnHandle_t,
uplo: cublasFillMode_t,
n: c_int,
A: *mut f64,
lda: c_int,
lwork: *mut c_int,
) -> cusolverStatus_tpub unsafe fn cusolverDnDpotri_bufferSize(
handle: cusolverDnHandle_t,
uplo: cublasFillMode_t,
n: c_int,
A: *mut f64,
lda: c_int,
lwork: *mut c_int,
) -> cusolverStatus_t