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