pub unsafe extern "C" fn cudnnCreateConvolutionDescriptor(
    convDesc: *mut *mut cudnnConvolutionStruct
) -> cudnnStatus_t