pub unsafe extern "C" fn cudnnGetConvolutionBackwardDataAlgorithmMaxCount(
    handle: *mut cudnnContext,
    count: *mut i32
) -> cudnnStatus_t