pub unsafe extern "C" fn cudnnDestroyLRNDescriptor(
    lrnDesc: *mut cudnnLRNStruct
) -> cudnnStatus_t