pub unsafe extern "C" fn cudnnGetConvolutionForwardAlgorithmMaxCount(
    handle: cudnnHandle_t,
    count: *mut c_int
) -> cudnnStatus_t