pub unsafe fn iamin_ex( handle: cublasHandle_t, n: c_int, x: CUdeviceptr, x_type: cudaDataType, incx: c_int, result: *mut c_int, ) -> Result<(), GpuError>