How to malloc the Npp64f pointer

I investigated the npp user guide, but couldn’t find the method to malloc the Npp64f pointer.
I used cudaMallocPitch instead, but it doesn’t work for npp api functions.
Please help me.