pub unsafe extern "C" fn cudnnCreateAlgorithmDescriptor(
    algoDesc: *mut cudnnAlgorithmDescriptor_t
) -> cudnnStatus_t